func strconv.roundShortest

2 uses

	strconv (current package)
		ftoa.go#L170: 		roundShortest(d, mant, exp, flt)
		ftoa.go#L236: func roundShortest(d *decimal, mant uint64, exp int, flt *floatInfo) {